home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Star Trek - The Next Gene…ractive Technical Manual
/
Star Trek The Next Generation Interactive Technical Manual.iso
/
ncc1701d
/
08
/
08plan_m.dir
/
00008_Script_new init
< prev
Wrap
Text File
|
1994-09-19
|
159b
|
8 lines
on exitFrame
global gNodeNow
put label(string(gNodeNow)) into temp
if temp then go temp
else go "0"
global gNewNode
put 0 into gNewNode
end